Skip to content

Conversation

@comphead
Copy link
Contributor

@comphead comphead commented Nov 6, 2025

Which issue does this PR close?

Followup on #2696 (comment)

Rationale for this change

Expand test coverage for Windows exec.

Moved window related test to CometWindowExecSuite

What changes are included in this PR?

How are these changes tested?

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.33%. Comparing base (f09f8af) to head (e75ab17).
⚠️ Report is 667 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2711      +/-   ##
============================================
+ Coverage     56.12%   59.33%   +3.21%     
- Complexity      976     1448     +472     
============================================
  Files           119      147      +28     
  Lines         11743    13814    +2071     
  Branches       2251     2370     +119     
============================================
+ Hits           6591     8197    +1606     
- Misses         4012     4391     +379     
- Partials       1140     1226      +86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andygrove
Copy link
Member

Could you put all the window tests into a new CometWindowExecSuite and add the test to CI in the exec section in:

  • .github/workflows/pr_build_linux.yml
  • .github/workflows/pr_build_macos.yml

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @comphead

@andygrove andygrove merged commit 3ea6ad6 into apache:main Nov 6, 2025
103 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants